func net/http.http2parseHeadersFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1527: 	http2FrameHeaders:      http2parseHeadersFrame,
		h2_bundle.go#L2421: func http2parseHeadersFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (_ http2Frame, err error) {